www.gusucode.com > 闪睿企业网站管理系统 2.0 一键安装部署版 > 闪睿企业网站管理系统 2.0 一键安装部署版/ShanRui/App_Data/Template/template07/zh-CN/ShanRuiFile/css/index.css

    @charset "utf-8";
/****************** 首页模板样式表文件 ******************/
/****** 首页样式 ******/
/* 公司简介内容 */
#InfoContent{
	line-height: 140%;
	text-indent: 2em;
	padding: 10px;
}
/* 公司新闻 */
#newsContent{
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: 20px;
}
#newsContent li{
	height: 20px;
	background-image: url(../images/notice-newsLi.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	position: relative;
	display: block;
	width:550px;
}
#newsContent li .addTime{
	position: absolute;
	top: 0px;
	right: 30px;
}
/* 产品展示 */
#product{
	clear: left;
}
#productTitle{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D3D4D6;
}
#productContent{
	padding-top: 10px;
	padding-right: 5px;
	line-height: 140%;
	padding-bottom: 10px;
	padding-left: 0px;
}

.productList{
}
.productAlternating,
.productItem{
	width: 144px;
}
.productImage{
	text-align: center;
}
.productImage img{
	text-align: center;
}
.productText{
	line-height: 120%;
}
.productClassName{
}
.productName{
}
#productContent .productName{
	color: #FF0000;
	text-decoration: underline;
	text-align: center;
	display: block;
	margin-top: 10px;
	margin-bottom: 2px;
}
.productNumber{
}
.price{
}
.productShortContent{
	display: none;
}
.productNumberLabel{
}
.priceLabel{
}
.cartButton{
	line-height: 23px;
	color: #000000;
	background-color: #FFFFFF;
	background-image: url(../images/CartBtBg.jpg);
	background-repeat: no-repeat;
	text-align: left;
	text-indent: 19px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 23px;
	width: 80px;
}
.productNameBox{
}
.productNumberBox,
.priceBox{
	padding-left: 25px;
}
.cartButtonBox{
	padding-top: 5px;
	text-align: center;
}